home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMTEX / SOURCES1 / !TeX / texmf / source / armTeX / lib / riscos_def < prev    next >
Encoding:
Text File  |  1998-04-04  |  439 b   |  17 lines

  1. {This file defines some RISC OS specific procedures and constants}
  2. @define procedure riscossettypenamed ();
  3. @define procedure riscossetname ();
  4.  
  5. @define const riscosdvitype;
  6. @define const riscostextype;
  7. @define const riscostfmtype;
  8. @define const riscosgftype;
  9. @define const riscospktype;
  10. @define const riscosvftype;
  11. @define const riscosdumptype;
  12.  
  13. @define var riscostype;
  14.  
  15. {Jakob Stoklund Olesen 15. Mar 1998}
  16. @define var riscosoutputmode;
  17.